CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直线 提取

搜索资源列表

  1. 纤维处理软件sob+hough直线检测+自动判定

    1下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:43167
    • 提供者:唐军
  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:wu tao
  1. Linedection

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9728
    • 提供者:sdom
  1. Hough-transform

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9649
    • 提供者:庄宇飞
  1. Hough-change

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear * extracted.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24564
    • 提供者:成成
  1. HoughCy

    0下载:
  2. 好用地 matlab版本地 用hough变换进行直线提取地程序,提取最长地直线,以后会改进,可以提取累计矩阵中,局部峰值点地直线!-good land use Matlab version hough transform line extraction procedures. to extract the longest line, it will improve, can extract accumulated matrix, partial to the peak point straigh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:Cong Yang
  1. A_FAST_ALGORITHM_TO_DETECTING_RUNWAY_FROM_REMOTE_S

    1下载:
  2.  文章在分析机场跑道结构特征的基础上,提出了一种从高分辨率遥感图中检测机场跑道的方法。具体介绍了嵌入置信度的边缘检测算法和基于线基元的直线提取方法
  3. 所属分类:行业发展研究

    • 发布日期:2014-01-18
    • 文件大小:1813581
    • 提供者:征征
  1. Hough变换直线检测

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. houghline.hough 变换提取直线 MATLAB程序

    4下载:
  2. hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:1429
    • 提供者:tdw
  1. burns

    2下载:
  2. 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:9623
    • 提供者:cui
  1. ch7_2_3

    0下载:
  2. 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:cwb
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. StraightLineFinder

    0下载:
  2. 对图像直线特征的提取,利用canny算子,并用联通分量进行归并-A straight line features of the image extracted using canny operator, and merge with Unicom components
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16379
    • 提供者:soon
  1. houghline

    0下载:
  2. matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:641
    • 提供者:sulin
  1. zhouhua

    0下载:
  2. 二维图像直线提取的快速实现matlab代码,以文档格式给出,复制在matlab上可直接运行-Linear two-dimensional images of the rapid extraction matlab code is given in document format, copy in matlab can be directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5002
    • 提供者:zhouhua
  1. hough_line

    0下载:
  2. 使用hough变换进行图像中直线的提取是一种较为有效地算法,它能有效地拟合一些断点。-Hough transform image using the straight-line extraction is a more efficient algorithm, it can effectively fit a number of breakpoints.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:449551
    • 提供者:alex
  1. 基于VBA的AutoCAD图块属性提取与Excel输出

    0下载:
  2. 创建直线,将图形属性进行提取只excel表格中(VBACreate a straight line)
  3. 所属分类:其他

  1. 去噪和直线提取

    0下载:
  2. 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:赵家小萌
  1. 基于LSD的直线提取算法

    0下载:
  2. 基于LSD的直线提取算法的原理、特点介绍(Introduction of straight line extraction algorithm based on LSD)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:955392
    • 提供者:artemis_wss
  1. LSD直线提取算法MATLAB

    8下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-11-01
    • 文件大小:330752
    • 提供者:hanpuxia
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com